home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / bgiclip.com / CATALOG.DOC < prev    next >
Encoding:
Text File  |  1990-11-07  |  4.1 KB  |  110 lines

  1.  
  2.  ===========================================================================
  3.  
  4.                 Peter Donnelly
  5.                    1301 Ryan Street
  6.                  Victoria BC
  7.                 Canada V8T 4Y8
  8.  
  9.  ===========================================================================
  10.  
  11.  The software accompanying this document is free: yours to enjoy just as I
  12.  enjoyed creating it. However, if you do want to express your thanks to the
  13.  author with a donation of $10 or more, you will receive a disk containing
  14.  the programs listed below (or as many as will fit). Please specify 5¼" or
  15.  3½" disk.
  16.  
  17.  
  18.  JOTTO
  19.  -----
  20.  The classic word-guessing game. Not Hangman - more like Mastermind. Your
  21.  deductive powers will be taxed as you use ten guesses to discover the
  22.  hidden word. The on-screen scratchpad will help.
  23.  
  24.  
  25.  KAYAK
  26.  -----
  27.  Two kayaks race across an ocean strait, contending with wind, currents,
  28.  tide-rips, and passing freighters. Two players, or you versus the computer.
  29.  This is an exercise in vectors, not an arcade game. Includes documentation
  30.  on the nature of tidal currents and the problems they pose for navigators.
  31.  
  32.  
  33.  PAN1091
  34.  -------
  35.  Complete setup for the Panasonic KX-P1091 or Roland PR-1011 printer.
  36.  Includes on-screen drawing of downloadable characters so you can design
  37.  your own monograms, dingbats, foreign characters etc.
  38.  
  39.  
  40.  XIANGQI
  41.  -------
  42.  An ancient Chinese version of chess. Play against the computer, save and
  43.  restore positions, set up problems. Complete documentation and on-screen
  44.  help. Mouse optional.
  45.  
  46.  
  47.  WANG-TO-VP
  48.  ----------
  49.  Read Wang WP Plus archive disks and convert text files to plain ASCII or
  50.  Ventura Publisher "generated" format complete with text attributes,
  51.  non-ASCII characters, and style tags. (Being rather specialized, this
  52.  program may not be on your disk unless you request it.)
  53.  
  54.  ==========================================================================
  55.        None of the above requires a graphics card. Those below do.
  56.  ==========================================================================
  57.  
  58.  ANIMAL
  59.  ------
  60.  Another Chinese strategy game, this one more suitable for younger people.
  61.  Try to get one of your eight animals into the opponent's den without being
  62.  eaten. EGA 640x350 graphics.
  63.  
  64.  
  65.  TP-ICON
  66.  -------
  67.  A drawing tool for programmers who use the Borland Graphical Interface.
  68.  Create images of up to 68 by 94 pixels for use with the PutImage
  69.  procedure/function in Turbo Pascal or Turbo C. Two levels of zoom for easy
  70.  placement of pixels. Automatic line, circle, and rectangle draw, ten fill
  71.  patterns, and complete palette control (use any 16 of 64 colors). Move,
  72.  flip, and merge images. Documentation includes complete info on how to
  73.  incorporate image files into your programs, and an animation demo in both
  74.  languages. Runs in EGA 640x350 mode; mouse required.
  75.  
  76.  
  77.  BGICLIP
  78.  -------
  79.  Two more programs to produce and display "BGI clip art" for use with
  80.  PutImage.
  81.  
  82.    - CLIP lets you cut an image of any size (up to 64K) from a 640x350 or
  83.      640x480 picture in PCX format. Lets you use all the powerful drawing
  84.      tools of programs like Paintbrush and Deluxe Paint II Enhanced, then
  85.      export the images to your own EGA and VGA programs.
  86.  
  87.    - CLIPSHOW displays your collection of images from CLIP or TP-ICON,
  88.      complete with palette changes.
  89.  
  90.  
  91.  PCXPAS
  92.  ------
  93.  Have you ever wanted to write graphics-based software and been frustrated
  94.  by your inability to use full-screen pictures from a painting program?
  95.  This Turbo Pascal unit for displaying PCX graphics files supports most
  96.  CGA, EGA, and VGA display modes. Decoding is done in assembly language and
  97.  is very fast. The package includes Pascal and assembler source code and
  98.  sample implementations.
  99.  
  100.  
  101.  DRAWMOUSE
  102.  ---------
  103.  Another programmer's tool. Enables easy on-screen drawing of mouse cursors
  104.  for incorporation in graphics programs. Runs in three resolutions: low-
  105.  and high-res CGA, and hi-res EGA. Documentation includes a fully commented
  106.  Turbo Pascal unit containing all the common mouse functions.
  107.  
  108.  ===========================================================================
  109.  
  110.